home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; },
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = DKDWindowController;
- },
- {
- ACTIONS = {
- accessPatternPopupAction = id;
- buttonsPatternAction = id;
- fillPatternCheckboxAction = id;
- focusPixelPatternColorWellAction = id;
- helpPatternAction = id;
- openPatternAction = id;
- overlayPatternCheckboxAction = id;
- paintColorWellAction = id;
- pixelsHighPatternAction = id;
- pixelsWidePatternAction = id;
- savePatternAction = id;
- transparencyPatternCheckboxAction = id;
- xFocusDisplayPatternAction = id;
- yFocusDisplayPatternAction = id;
- };
- CLASS = DKDPatternPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- accessPatternPopup = NSPopUpButton;
- fillPatternCheckbox = NSButton;
- focusPixelPatternColorWell = NSColorWell;
- overlayPatternCheckbox = NSButton;
- paintPatternColorWell = NSColorWell;
- patternToolButtons = NSMatrix;
- patternView = DKDPatternView;
- pixelsHighPatternStepper = NSStepper;
- pixelsHighPatternTextField = NSTextField;
- pixelsWidePatternStepper = NSStepper;
- pixelsWidePatternTextField = NSTextField;
- transparencyPatternCheckbox = NSButton;
- xFocusDisplayPatternStepper = NSStepper;
- xFocusDisplayPatternTextField = NSTextField;
- yFocusDisplayPatternStepper = NSStepper;
- yFocusDisplayPatternTextField = NSTextField;
- };
- SUPERCLASS = DKDGraphicPanel;
- },
- {
- CLASS = DKDPatternView;
- LANGUAGE = ObjC;
- OUTLETS = {"_panelController" = DKDPatternPanel; };
- SUPERCLASS = NSView;
- },
- {
- CLASS = DKDWindowController;
- LANGUAGE = ObjC;
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }